@charset "utf-8";
/* CSS reset for c_b*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table th, table td {
        padding: 5px;
    }

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

ception, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #666;
    text-decoration: none;
}
    /*for ie f6n.net*/
    a:focus {
        outline: none;
    }
    /*for ff f6n.net*/
    a:hover {
        text-decoration: none;
    }
/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

li {
    list-style: none;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
    cursor: pointer
}
/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    outline: none;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}

select, input, button, textarea, button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}
/*end reset*/
body {
    background: #f9f9f9;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}



/***************************** 在线客服样式 ********************/
/*客服1*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../images/Common/icons01.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #005bac; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #005bac; border-color: #005bac; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #005bac; border-color: #005bac;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 215px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color: #999; }
.y-kefu-box01 .mobile-infos p { color: #005bac; font-size: 18px; }
.right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
.right-arrow1,
.right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
.right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
.right-arrow2 {
border-left: 6px white solid;
}
/*------- 客服样式3 -------*/
.y-kefu-box03 { width: 53px;}
.y-kefu-box03 .icon { display: block; background: url(../images/icons03.png) no-repeat; margin-left: 15px; position: absolute; }
.y-kefu-box03>div { width: 193px; height: 53px; background-color: #333; margin-bottom: 5px; font-size: 15px; color: #fff; position: relative; left: 0; z-index: 2;}
.y-kefu-box03>div p { padding-left: 52px; line-height: 53px; }
.y-kefu-box03 .y-back-top { cursor: pointer; left: 55px;}
.y-kefu-box03 .y-back-top:hover { background-color: #dd1810; }
.y-kefu-box03 .y-back-top i { width: 23px; height: 21px; background-position: -5px -5px; top: 16px; }
.y-kefu-box03 .y-kf-mobile { font-size: 18px; }
.y-kefu-box03 .y-kf-mobile i { width: 26px; height: 26px; background-position: -35px -5px; top: 13px; }
.y-kefu-box03 .y-kf-qq a { color: #fff; }
.y-kefu-box03 .y-kf-qq i { width: 24px; height: 24px; background-position: -5px -34px; top: 14px; }
.y-kefu-box03 .y-kf-weChat i { width: 22px; height: 22px; background-position: -35px -34px; top: 15px; }
.y-kefu-box03 .y-kf-weChat .ewm-box { width: 100%; padding-bottom: 15px; background-color: #333; display: none; }
.y-kefu-box03 .y-kf-weChat img { width: 163px; height: 163px; margin: 0 auto; }
.y-kefu-box03 .y-kf-weChat:hover .ewm-box { display: block; }


/*---------------- 返回顶部 ------------------*/
.rtTop {
  width:43px;
  height:43px;
  overflow:hidden;
  position:fixed;
  bottom:15%;
  right:46%;
  margin-right:-550px;
  cursor:pointer;
  display:none;
  z-index: 999;
}
.rtTop h4 {
  width:43px;
  height:43px;
  overflow:hidden;
  position:relative;
}
.rtTop img {
  display:block;
  width: 100%;
  height: auto;
  position:absolute;
  top:0;
  left:0;
}
/*---------------- 返回顶部 End ------------------*/


/* Header */
.Header{background-color:#fff;}

.Nav{height: 70px;line-height: 70px;position: relative;z-index: 9; background:#253860; border-bottom: 1px #345288 solid;}
.Nav ul li{float: left;font-size: 16px;position: relative;border-left: 1px #345288 solid;}
.Nav ul li:first-child{border-left: none;}
.Nav ul li>a{color: #fff;display: block;}
.Nav ul li:hover{background-color: #0075c2;}
.Nav ul li:hover a{color: #fff;}
.Nav ul li.cur{background-color: #fbc14e;}
.Nav ul li.cur a{color: #000;}
/*导航下拉*/
.Nav ul li dl{display:none;position:absolute;z-index:9;top:100%;left:0; text-align:center; width: 100%;background: #0075c2;transition: all 0.5s;filter:alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.Nav ul li dl dd{height: 42px;line-height: 42px;font-size: 15px;}
.Nav ul li dl dd a{color:#333; display:block;}
.Nav ul li dl dd:hover{background:#c65300;}
.Nav ul li:hover dl{z-index:9999;display:block;}


.headerTop{width: 100%;line-height: 43px;background: #0075c2;}
.headerTop p{font-size: 14px;line-height: 43px;color: #fff;float: left;}
.headerTop .container ul {float: right;}
.headerTop .container ul li {font-size: 14px;height: 43px;line-height: 43px;color: #666;float: left;text-align: right;position: relative;background: url(../images/HeaderXt.png) no-repeat center left;padding-left: 15px;margin-left: 15px;}
.headerTop .container ul li a{text-decoration: none;color: #fff;font-size: 14px;}
.headerTop .container ul li:first-child{padding-left: 0;margin-left: 0;background: none;}
.headerTop .container ul li em{width: 120px;height: 120px;display: block;position: absolute;top: 43px;right: -30px;z-index: 999;display: none;border: 1px #ddd solid;}
.headerTop .container ul li em img{display: block;width: 120px;height: 120px;}
.headerTop .container ul li:hover em{display: block;}

.HeaderCenter{padding: 30px 0;}
.HeaderLogo{ margin-bottom:8px; margin-top:5px;}
.HeaderLogo a{width:160px;height: 67px;display: block;margin-right: 3px; padding-right:15px;}
.HeaderLogo a img{display: block;}
.HeaderLogo dt{margin-top: 4px; padding-left: 22px;}
.HeaderLogo dt h3{font-size: 26px;color: #333;}
.HeaderLogo dt p{font-size: 18px;color: #999;margin-top: 6px;}
.HeaderPhone{margin-left:30px;text-align: left;}
.HeaderPhone h3 em{font-size: 16px;color: #333;font-weight: normal;}
.HeaderPhone h3{font-size: 24px;color: #d7160f;font-family: "icomoont";text-align: center;}
.HeaderPhone p{border-radius: 50px;overflow: hidden;margin-top: 10px;font-size: 14px;}
.HeaderPhone p a{width: 110px;height: 35px;text-align: center;display: inline-block;*display: inline;*zoom: 1;text-align: center;background-color: #e6e6e6;line-height: 35px;}
.HeaderPhone p .a1:hover{color: #d7160f;}
.HeaderPhone p .a2:hover{color: #d7160f;}
.HeaderPhone p .a3:hover{color: #d7160f;}
.HeaderPhone{margin:0 auto;padding-left:130px; float:right;}
/* Header End */

/* Footer*/
.footer {background:#1d1d1d;}
.footer .main {padding-top: 38px; padding-bottom:10px; height:auto; overflow:hidden;}
.footer .main ul {width:72%;}
.footer .main li {width: 16%; height:185px; border-right:#343434 1px solid; float:left; overflow:hidden; padding-left:30px;}
.footer .main p.tit {font-size: 18px;line-height: 32px; padding-bottom:10px; color:#fff; background: url(../images/botline.jpg) no-repeat bottom left;}
.footer .main p.tit a {color: #fff;	-webkit-transition: color 0.3s ease 0s;	transition: color 0.3s ease 0s;}

.footer .main .lianxi { padding-left:30px; float:left;}
.footer .main .lianxi p { color:#c1c1c1;}
.footer .main p.tit a:hover {color: #ff0000;}
.footer .main span.sub {display: block;	line-height: 26px; font-size: 14px;margin-top: 10px;margin-bottom: 32px;}
.footer .main span.sub a {color: #c1c1c1;-webkit-transition: color 0.3s ease 0s;transition: color 0.3s ease 0s;}
.footer .main span.sub a:hover {color: #ff0000;}
.footer .mapimg {display: block; width:28%; position: relative;}
.footer .mapimg .tit { margin-left:22px; font-size: 15px;line-height: 32px; color:#1d1d1d}
.footer .mapimg .tel { margin-left:22px; padding-top:2px; font-size:38px; font-family:Impact; color:#034b93}
.footer .mapimg .mail { margin-left:22px;padding-top:6px; font-size:14px; color:#595959}
.footer .mapimg .add { margin-left:22px; line-height:28px; padding-bottom:10px; border-bottom:#d3d3d3 1px solid; font-size:14px; color:#595959}
.footer .bot-wrap {height: 36px; background:#0d0d0d; line-height: 36px;padding-top: 8px; padding-bottom: 8px; color:#fff; font-size:14px;}
.footer .bot-wrap a {color:#fff; font-size:13px;-webkit-transition: color 0.3s ease 0s;transition: color 0.3s ease 0s;}
.footer .bot-wrap a:hover {color:#ff0000;}
.footer .bot-wrap .link a {float: right;}
.footer .bot-wrap .link .line {display: inline-block;width: 1px;height: 10px;background-color: #535353;	margin: 14px 10px 0;float: right;}

.link2 { clear:both; line-height:62px; height:62px;border-top:#343434 1px solid; display:block;}
.link2 h4 { background: url(../images/link.png) no-repeat left; color:#c1c1c1; font-size:15px; float:left; text-indent:32px;}
.link2 a { font-size:14px; padding-left:12px; color:#c1c1c1; padding-right:12px; background: url(../images/linkline.jpg) no-repeat right;}
.link2 a:last-child { background:none;}
.link2 a:hover { color:#ff0000}
/*关注代码*/
.weixin { float:left; margin-left:30px; display:block; width:130px;}
.weixin img { width:130px; border:#efefef 1px solid;}
.weixin p { text-align:center; color:#c1c1c1; line-height:25px;}